projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d8d1f3
)
(menu-bar-read-mail): Doc fix.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Fri, 30 Aug 2002 15:21:22 +0000
(15:21 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Fri, 30 Aug 2002 15:21:22 +0000
(15:21 +0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 662a3d5763efd8388d76410a48368479e822ba54..14794651fdb55789e888fddaf248f6604062ef74 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-1030,7
+1030,7
@@
paste (in addition to the normal Emacs bindings)."
:help "Read your mail and reply to it"))
(defun menu-bar-read-mail ()
- "Read ma
nu
using `read-mail-command'."
+ "Read ma
il
using `read-mail-command'."
(interactive)
(call-interactively read-mail-command))